home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / info-service / gopher / Rice_CMS / gopher24 / gopher.helpcms < prev    next >
Encoding:
Text File  |  1993-01-12  |  2.6 KB  |  74 lines

  1. .cm This CMS HELP file created by hand - RMT
  2. .cm
  3.  
  4. GOPHER EXEC
  5.  
  6. The CMS Gopher client retrieves documents from "gopher servers" and displays
  7. them on your screen.  Gopher servers run on a variety of hosts on InterNet,
  8. and the Gopher protocol allows them to interact with clients on any platform
  9. regardless of the operating system, local file conventions, or character set.
  10.  
  11. The format of the GOPHER command is:
  12. +---------------------------------------------------------------+
  13. |            |                                                  |
  14. |   GOPHER   |   [host   [port]]   [   (PATH    itempath        |
  15. |            |                     |   (BOOKMARK bookmark       |
  16. |            |                     |   (BOOKLIST                |
  17. |            |                                                  |
  18. |            |                         (TUBE    vaddr   ]       |
  19. |            |                                                  |
  20. +---------------------------------------------------------------+
  21.  
  22. Gopher is something that you "get into".  That means that command line
  23. options and parameters only affect start-up.  Once you are in Gopher,  the
  24. session is controlled using program function keys,  not with commands.
  25.  
  26. Function Keys:
  27.  
  28.         The function keys are usually set to:
  29.  
  30.                 PF1         HELP
  31.                 PF3         go back to the previous screen
  32.                 PF6         find a string in the current file or menu
  33.                 PF7         scroll backward
  34.                 PF8         scroll forward
  35.                 PF9         set or delete a bookmark
  36.                 PF10        list bookmarks
  37.                 PF11        view the selected file or menu
  38.                 PF12        quit and return to CMS
  39.  
  40. Options:
  41.  
  42.         (PATH       path        tells Gopher to read its start-up menu
  43.                                 from a particular directory path
  44.  
  45.         (BOOKMARK   bookmark    resumes viewing from the specified bookmark
  46.  
  47.         (BOOKLIST               provides a list of all of your bookmarks
  48.  
  49.         the above options are mutually exclusive
  50.  
  51.         (TUBE       vaddr       indicates that terminal I/O should
  52.                                 be directed to the virtual address,
  53.                                 rather than to the CMS console
  54.  
  55. GlobalVs:
  56.  
  57. Gopher honors the following user settable GLOBALVs (CMS Global Variables):
  58.  
  59.         HOST
  60.         PORT
  61.         PATH
  62.         NAME
  63.         TELNET
  64.         TN3270
  65.         VIEWER
  66.  
  67. These are all in GLOBALV group GOPHER.   To set,  say,  the default gopher
  68. server host,  issue the command:
  69.  
  70.         GLOBALV SELECT GOPHER SETP HOST host.domain
  71.  
  72. where  host.domain  is the domain-style name for the gopher server host.
  73.  
  74.